home *** CD-ROM | disk | FTP | other *** search
/ AMIGA PD 1 / AMIGA-PD-1.iso / NetBSD / docs-netbsd / Mailinglist-Archive / 1994-08.gz / 1994-08 / 000008_owner-current-u…s.berkeley.edu_Mon Aug 1 03:18:00 1994.msg < prev    next >
Text File  |  1994-10-16  |  2KB  |  44 lines

  1. From: Source Librarian <src@bsg.bsginc.com>
  2. Subject: D'oh!
  3. To: current-users@sun-lamp.cs.berkeley.edu
  4. X-Mailer: ELM [version 2.4 PL23]
  5. Mime-Version: 1.0
  6. Content-Type: text/plain; charset=US-ASCII
  7. Content-Transfer-Encoding: 7bit
  8. Content-Length: 1653      
  9. Sender: owner-current-users@sun-lamp.cs.berkeley.edu
  10.  
  11. (it looks like a message I sent to the current-users list last week got
  12.  dropped.... if it comes around, I apologize for the repeated info)
  13.  
  14. D'oh!
  15.  
  16. I RTFM'd the man page for the group file for -current, and it stated that
  17. the list of users for a group has to be deliniated by commas -- oops. Sorry
  18. for the wasted bandwidth.
  19.  
  20. On another note, has anyone been using tcsh 6.04 or 6.05 with -current? Here
  21. is something really strange that didn't happen with 0.9 (release). What's
  22. happening is that when I telnet from an HP (847/H30 running HP/UX 9.04) to
  23. our Dell 450/MX running -current (7/24 kernel + 7/13 userland binaries),
  24. tcsh "mangles" newlines. Instead of going to the beginning of the next line,
  25. it (in a lot of cases) does a simple linefeed and continues on. For example,
  26. when I'm using tcsh 6.05 and I do an ls, it comes out like:
  27.  
  28. dingo% ls
  29. Mail/                   archie/
  30.                                XF/                      tcp_wrapper.tar.Z
  31.                                                                          dingo%
  32.  
  33. This behavior doesn't happen when I telnet from a 0.9 (release) machine, only
  34. from our HP-UX machine. What makes it even more strange is that sometimes I
  35. can make it work by just logging out of the session and logging back in
  36. (works about 1/5 of the time). Even more weird: if I telnet from the HP to
  37. the 0.9 machine, and then [from 0.9] telnet to the -current machine, tcsh
  38. behaves nicely, so I don't think it's HP/UX's telnet.
  39.  
  40. I don't think I can blame -current, because /bin/csh and /bin/sh work fine.
  41. I tried every stty setting, and the results are the same. Any ideas? A bug
  42. with tcsh?
  43.  
  44. -Henry (src@bsginc.com)